/*body, html, p, span {*/
/*margin: 0;*/
/*padding: 0;*/
/*line-height: 1;*/
/*}*/

body {
}

ul, li, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl, dt, dd {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}

p {
    margin: 0;
    line-height: 1;
}

a {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.ml0 {
    margin: 0 !important;
}

.bl0 {
    border-left: 0 !important;
}

.main {
    min-width: 1180px;
    width: 100%;
}

.header {
    height: 90px;
    max-width: 1300px;
    min-width: 1180px;
    position: relative;
    margin: 0 auto;
}

.logo {
    display: block;
    float: left;
    padding: 15px 0;
}

.yuyan{float: right;}
.yuyan a{display: inline-block;margin:0 10px;color: #999;font-size: 14px;}
.yuyan a:first-child{border-left: none;}
.yuyan a:hover{color: #006dea}

.nav {
    font-size: 14px;
    line-height: 90px;
    float: left;
    width:700px;
    margin-left:50px;
    position: relative;

}
.nav li{float:left;position:relative}
.nav li a {
    color: #666;
    padding: 0 18px;
    display: block;
    height: 100%;
    position: relative;
    transition: .3s ease;
}

.nav a span {
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    right: -1px;
    background-color: #eee;
    top: 38px;
}

.nav .yuyan a span{right:40px;}

.nav li:hover a{
    background-color: #006dea;
    color: #fff;
}

.nav .active {
    background-color: #006dea;
    color: #fff;
}
.nav li .sub{width:100%;padding:0;position:absolute;left:0%;top:90px;background:#fff;z-index:1000;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);}
.nav .sub dd{text-align:center;border-top: 1px solid #eee;padding: 0 10px;}
.nav .sub dd a{padding:0;color:#666;display:block;zoom:1;height:47px;line-height:47px;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;transition: all 0.2s ease-in-out 0s;}
.nav .sub dd:first-child{border-top: none;}
.nav li:hover .sub{opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);}
.nav li:hover .sub dd a{color:#666;background: none;}
.nav li .sub dd a:hover{color:#006dea;text-indent: 10px;background: none;}
.header .hot-line {
    float: right;
}

.hot-line {
    width: 188px;
    padding-top: 17px;
    position: relative;
}

.hot-line-tip {
    font-size: 13px;
    color: #999;
    line-height: 30px;
    text-align: right;
}

.mobile {
  width:100%;
  text-align:right;
    color: #d7000f;
    font-size: 22px;
    padding-left: 20px;
  background:url('../images/phont-bg.png') no-repeat 0 center;
}

.hot-line i {
    display: block;
    height: 17px;
    width: 1px;
    background-color: #eee;
    position: absolute;
    top: 55px;
    left: 28px;
}

.fixed-bar {
    width: 50px;
    position: fixed;
    right: 0;
    top: 47%;
    background-color: #fff;
    z-index: 9;
}

.fixed-bar a {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 1px;
    background-color: #cfcfcf;
    position: relative;
    transition: .36s ease;
}

.fixed-bar img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.fixed-bar a:hover {
    background-color: #e60012;
}

.fixed-bar .qq {
    background-color: #e60012;

}

.content {
    width: 1180px;
    margin: 0 auto;
}

.footer {
    padding-top: 60px;
    padding-bottom: 59px;
    overflow: hidden;
    min-width: 1180px;
    margin-top: 50px;
}

.footer .content {
    overflow: hidden;
}

.footer li a {
    display: block;
    font-size: 12px;
    color: #666;
}

.footer li a:hover {
    color: #000;
}

.footer li div {
    font-size: 14px;
    margin-bottom: 26px;
}

.footer ul {
    overflow: hidden;
    float: left;
}

.footer ul li {
    float: left;
    line-height: 26px;
}

.footer .links-type1 {
    width: 166px;
}

.footer .links-type2 {
    width: 150px;
}

.footer .links-type3 {
    width: 150px;
}

.footer .links-type4 {
    width: 204px;
}

.qr-code {
    float: left;
}

.qr-code img {
    display: block;
    margin: 0 auto;
}

.qr-code p {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 22px;
    margin-top: 13px;
}

.service-number {
    float: left;
    margin-left: 145px;
}

.service-number .title {
    color: #333;
    font-size: 14px;
    margin-top: 0;
}

.service-number span {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #999;
}

.service-number .number {
    margin-top: 30px;
    font-size: 26px;
    color: #d7000f;
}

.service-number p {
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.copy {
    height: 113px;
}

.copy .content {
    border-top: 1px solid #e5e5e5;
    padding-top: 35px;
}

.copy p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.copy a {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    margin-right: 26px;
}

/*轮播的样式*/
/*.owl-carousel {*/
/*position: relative;*/
/*}*/

/*.owl-item {*/
/*height: 610px;*/
/*}*/

/*.owl-item div {*/
/*height: 100%;*/
/*}*/

/*.owl-prev {*/
/*width: 50px;*/
/*height: 50px;*/
/*background: rgba(51, 51, 51, .2) url('../images/ctrl-prev.png') no-repeat center;*/
/*}*/

/*.owl-next {*/
/*width: 50px;*/
/*height: 50px;*/
/*background: rgba(51, 51, 51, .2) url('../images/ctrl-next.png') no-repeat center;*/
/*}*/

/*.owl-dots {*/
/*height: 26px;*/
/*position: absolute;*/
/*top: 545px;*/
/*width: 100%;*/
/*text-align: center;*/
/*}*/

/*.owl-dot {*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*width: 6px;*/
/*height: 6px;*/
/*border-radius: 50%;*/
/*margin-right: 17px;*/
/*background: #fff;*/
/*}*/

/*.owl-dot.active {*/
/*!*background-color: #d7000f;*!*/
/*!*padding:19px;*!*/
/*!*border: 1px solid #d7000f;*!*/
/*width: 26px;*/
/*height: 26px;*/
/*background: url('../images/dot1-active.png') no-repeat center;*/

/*}*/
#index-banner .item {
    height: 610px;
}

#index-banner {
    height: 610px;
}

#index-banner li {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 0;
    margin-right: 19px;
}

#index-banner li.active {
    width: 26px;
    height: 26px;
    background: transparent url(../images/dot1-active.png) no-repeat center;
}

#index-banner .ctrl {
    position: absolute;
    top: 280px;
}

#index-banner .ctrl-prev {
    left: 0;
    width: 50px;
    height: 50px;
    background: rgba(51, 51, 51, .2) url('../images/ctrl-prev.png') no-repeat center;
}

#index-banner .ctrl-next {
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(51, 51, 51, .2) url('../images/ctrl-next.png') no-repeat center;
}

#know {
    position: relative;
    margin-top: 60px;
}

#know .item {
    width: 1180px;
    height: 200px;
    overflow: hidden;
    padding-bottom: 16px;
}

#know .item ul {
    overflow: hidden;
    width: 1200px;
    padding-bottom: 16px;
}

#know .item li {
    float: left;
    border: 5px solid #fff;
    margin-right: 20px;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);

}

#know .ctrl {
    position: absolute;
    top: 90px;
    width: 60px;
    height: 30px;
}

#know .ctrl-prev {
    left: -30px;
    background: url('../images/know-prev1.jpg') no-repeat center;
    transition: .36s ease;
}

#know .ctrl-prev:hover {
    background: url('../images/know-prev2.jpg') no-repeat center;
}

#know .ctrl-next {
    right: -30px;
    background: url('../images/know-next1.jpg') no-repeat center;
    transition: .36s ease;
}

#know .ctrl-next:hover {
    background: url('../images/know-next2.jpg') no-repeat center;
}

#know .carousel-indicators {
    top: 226px;
    width: 1180px;
    left: 0;
    right: 0;
    margin: 0;
    overflow: hidden;
    height: 24px;
}

#know .carousel-indicators li {
    float: left;
    width: 24%;
    margin: 0 !important;
    border: 0;
    height: 24px;
    background: url('../images/know-cur1.png') no-repeat center;
}

#know .carousel-indicators li.active {
    background: url('../images/know-cur2.jpg') no-repeat center;
    margin: 0 !important;
}

.know-list {
    overflow: hidden;
    margin-top: 94px;
}

.know-list li {
    float: left;
    width: 24%;
    text-align: center;
}

.know-list li h3 {
    font-size: 18px;
    color: #333;
}

.know-list li p {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-top: 14px;
}

.business-intro {
    padding: 100px 0;
}

.business-intro .content {
    position: relative;
}

.cell-title {
    text-align: center;
}

.cell-title span {
    font-size: 30px;
    color: #1b1b1b;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.cell-title img {
    vertical-align: middle;
}

.cell-title p {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.brick {
    display: block;
    margin-bottom: 10px;
}

.brick .info {
    text-align: center;
    padding-top: 24px;
    border: 1px solid #f6f6f6;
}

.brick:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.12);
}

.brick h3 {
    color: #333;
    font-size: 24px;
}

.brick:hover h3 {
    color: #006dea;
}

.brick img {
    display: block;
    width: 100%;
}

.brick .info p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 16px;
}

.owl-next {
    width: 50px;
    height: 60px;
    position: absolute;
    top: 120px;
    left: -50px;
    background: url('../images/arrow3.jpg') no-repeat center;
    cursor: pointer;
}

.owl-next:hover {
    background: url('../images/arrow1.jpg') no-repeat center;
}

.owl-prev {
    position: absolute;
    width: 50px;
    height: 60px;
    top: 120px;
    right: -50px;
    background: url('../images/arrow4.jpg') no-repeat center;
    cursor: pointer;
}

.owl-prev:hover {
    background: url('../images/arrow2.jpg') no-repeat center;
}

.owl-carousel {
    margin-top: 60px;
}

.i-service {
    height: 480px;
    background: url('../images/i-service-bg.jpg') center;
    padding-top: 80px;
}

.i-service .cell-title span {
    color: #fff;
}

.i-service .cell-title p {
    color: #fff;
}

.i-service ul {
    width: 1180px;
    height: 200px;
    margin-top: 60px;
    background: url('../images/i-service3.png') no-repeat center;
}

.i-service ul li {
    float: left;
    width: 20%;
    height: 200px;
}

.i-service li p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.i-service li img {
    display: block;
    margin: 28px auto 16px;
}

.i-power {
    padding-top: 90px;
    height: 1110px;
    background: url('../images/i-power-bg.jpg') no-repeat center;
}

.i-power .content {
    position: relative;
}

.i-power .point {
    width: 500px;
    height: 200px;
    position: absolute;
    background: url('../images/i-power-sqr.png') no-repeat;
}

.i-power .p1 {
    top: 153px;
    left: 0;
    background-position: 15px 6px;
}

.i-power .point-top {
    overflow: hidden;
}

.i-power .point-top .number {
    float: left;
    font-size: 80px;
    color: #e60012;
    font-weight: bold;
}

.i-power .point-top .point-info {
    float: left;
    padding-top: 30px;
    margin:0 45px 0 40px;
}

.i-power .point-top h3 {
    font-size: 30px;
    color: #333;
}

.i-power .point-top p {
    margin-top: 7px;
    font-size: 12px;
    color: #666;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.i-power .point-bottom {
    padding-left: 20px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 30px;
}

.i-power .p1 span {
    font-size: 16px;
    color: #e60012;
}

.i-power .p2 {
    top: 412px;
    left: 0;
    background-position: 15px 6px;
}

.i-power .p3 {
    top: 484px;
    right: 0;
    background-position: 380px 6px;
    text-align: right;
}

.i-power .p4 {
    top: 722px;
    right: 0;
    background-position: 380px 6px;
    text-align: right;
}

.i-power .p3 .number, .i-power .p4 .number {
    float: right;
}

.i-power .p3 .point-info, .i-power .p4 .point-info {
    float: right;
}

.i-about {
    height: 850px;
    padding-top: 80px;
    background: url('../images/i-about-bg.png') no-repeat center 0;
    color: #fff;
    text-align: center;
}

.i-about h3 {
    font-size: 24px;
}

.i-about .p1 {
    color: #f6f6f6;
    font-size: 14px;
    margin-top: 10px;
}

.i-about .p2 {
    width: 772px;
    margin: 50px auto 0;
    font-size: 14px;
    line-height: 24px;
}

.i-about .more {
    display: block;
    width: 180px;
    height: 44px;
    border: 1px solid #e1e1e1;
    line-height: 44px;
    margin: 53px auto 0;
    background: #ffffff;
    color: #898989;
}

.i-about .more:hover {
    color: #006dea
}

.i-news {
    padding: 80px 0 70px 0;
    background-color: #f6f6f6;
}
.i-news .ul-wrap{
  width:1180px;
  overflow:hidden;
  margin-top: 80px;
}
.i-news ul {
  width:1250px;
    overflow: hidden;
     margin-top: -50px;
}

.i-news li {
    float: left;
    width:560px;
    margin-right: 60px;
    margin-top: 50px;
}

.i-news .date {
    float: left;
    text-align: center;
  max-width:75px;
  overflow:hidden;
}

.i-news .date span {
    font-size: 56px;
    color: #333;
}

.i-news .date p {
    font-size: 14px;
    color: #666;
}

.i-news .i-news-con {
    float: left;
    width: 460px;
    overflow: hidden;
    margin-left: 25px;
    padding-top: 12px;
}

.i-news .i-news-con a {
    display: block;
    width: 460px;
    color: #333;
    line-height: 30px;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.i-news .i-news-con a:hover {
    color: #006dea;
}

.i-news .i-news-con p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    height: 44px;
    margin-top: 10px;
}

.banner {
    width: 100%;
    height: 220px;
}

.core-wrap {
    min-width: 1180px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.core-box {
    overflow: hidden;
    width: 1180px;
    margin: 40px auto 0;
    padding-bottom: 82px;
}

.aside-menu {
    width: 220px;
    float: left;
}

.menu-top {
    padding: 2px 0;
    background-color: #006dea;
    color: #fff;
    overflow: hidden;
    margin-bottom: 4px;
}

.menu-top-con {
    float: left;
    margin-left: 10px;
   display:none;
}

.menu-top .line {
    width: 4px;
    height: 44px;
    margin-left: 20px;
    background-color: #fff;
    float: left;
  display:none;
}

.menu-top h3 {
    font-size: 24px;
}

.menu-top p {
    font-size: 12px;
    margin-top: 8px;
    text-transform: uppercase;
}

.menu-inner {
    background-color: #f3f3f3;
    padding: 8px 0;
}

.menu-inner a {
    display: block;
    height: 55px;
    line-height: 55px;
    padding-left: 26px;
    transition: .36s ease;
    border-top: 1px solid #ececec;
}

.menu-inner a:first-child {
    border: 0;
}

.menu-inner a span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
}

.menu-inner a i {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url('../images/menu-bg2.png') no-repeat center;
    vertical-align: middle;
    transition: .36s ease;
}

.menu-inner a:hover {
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
}

.menu-inner a:hover span {
    color: #006dea;
}

.menu-inner a:hover i {
    background: url('../images/menu-bg1.png') no-repeat center;
}

.menu-inner .active {
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
}

.menu-inner .active span {
    color: #006dea;
}

.menu-inner .active i {
    background: url('../images/menu-bg1.png') no-repeat center;
}

.rec {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.rec-top {
    height: 50px;
    line-height: 50px;
    background-color: #f3f3f3;
}

.rec-top i {
    display: inline-block;
    width: 2px;
    height: 16px;
    background-color: #006dea;
    vertical-align: middle;
    margin-left: 20px;
}

.rec-top span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.rec-inner {
    width: 224px;
    overflow: hidden;
    margin-top: 4px;
}

.rec-inner a {
    float: left;
    display: block;
    width: 108px;
    height: 110px;
    margin-right: 4px;
    margin-bottom: 4px;
    background-color: #f3f3f3;
    text-align: center;
}

.rec-inner a img {
    display: block;
    margin: 12px auto;
}

.rec-inner a span {
    font-size: 14px;
    color: #666;
}

.rec-inner a span:hover {
    color: #006dea;
}

.aside-right {
    float: left;
    width: 930px;
    margin-left: 30px;
}

.bread {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 13px 0 20px 0;
}

.col-name {
    float: left;
    font-size: 24px;
    color: #666;
}

.bread-nav {
    float: right;
    padding-top: 12px;
    font-size: 12px;
    color: #999;
}

.bread-nav a {
    color: #999;
    transition: .36s ease;
}

.bread-nav a:hover {
    color: #006dea;
}

.bread-nav span {
    color: #006dea;
}

.right-inner {
    padding: 40px 10px 0;
    overflow: hidden;
}

.pro .pro-top {
    overflow: hidden;
}

.pro .pro-top img {
    display: block;
    float: left;
}

.pro .pro-top .info {
    width: 425px;
    float: left;
    margin-left: 25px;
    padding-top: 10px;
}

.pro .pro-top h3 {
    font-size: 24px;
}

.pro .pro-top dl {
    margin-top: 16px;
    height: 122px;
    overflow: hidden;
}

.pro .pro-top dd {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.pro .info-foot {
    overflow: hidden;

}

.pro .info-foot a {
    display: block;
    float: left;
    width: 200px;
    height: 46px;
    background-color: #006dea;
    color: #fff;
    text-align: center;
    line-height: 46px;
    border-radius: 1px;
}

.pro .info-foot a:hover {
    background-color: #005eca;
}

.pro .number-tip {
    float: left;
    margin-left: 20px;
}

.pro .number-tip span {
    font-size: 12px;
    line-height: 24px;
    color: #999;
}

.pro .number-tip p {
    color: #ef3e50;
    font-size: 20px;
}

.pro-watch {
    overflow: hidden;
    width: 920px;
    margin-top: 40px;
  background-color: #fff;
}

.pro-watch li {
    float: left;
    width: 225px;
    height: 50px;
    margin-right: 4px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    border: 1px solid #f3f3f3;
    background-color: #f6f6f6;
    transition: .36s ease;
    cursor: pointer;
}

.pro-watch li:hover, .pro-watch li.active {
    color: #fff;
    border-color: #d7000f;
    background-color: #d7000f;
}

.pro-item {
    padding-top: 40px;
    padding-bottom: 25px;
}

.pro-item h3 {
    font-size: 18px;
    color: #333;
}

.pro-item p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
    color: #666;
}

.hr {
    width: 100%;
    height: 1px;
    background: url('../images/dot.jpg') repeat-x center;
}

.pro-item ul {
    overflow: hidden;
    width: 930px;
}

.pro-item ul li {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-right: 20px;
    margin-top: 30px;
}

.pro-item li p {
    color: #333;
}
.pro-item li img{
    width:290px;
}

.plan .plan-number ul {
    overflow: hidden;
}

.plan .plan-number li {
    float: left;
    width: 20%;
    text-align: center;
}

.plan .plan-number .circle {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.plan .plan-number .c1 {
    background: url('../images/99.png') center;
}

.plan .plan-number .c2 {
    background: url('../images/99.png') center;
}

.plan .plan-number .c3 {
    background: url('../images/99.png') center;
}

.plan .plan-number .c4 {
    background: url('../images/100.png') center;
}

.plan .plan-number .c5 {
    background: url('../images/99.png') center;
}

.plan .unit {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: -10px;
}

.plan .per {
    display: block;
    font-size: 36px;
    color: #006dea;
    position: absolute;
    top: 34px;
    width: 100%;
}

.plan .per .percent {
    font-size: 18px;
}

.plan .plan-number .info {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin-top: 18px;
}

.plan .desc {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 50px;
    padding-bottom: 40px;
}

.quality {
    padding: 50px 0 60px;
}

.qua-item {
    overflow: hidden;
}

.quality .qua-desc h3 {
    color: #006dea;
    font-size: 24px;
    font-weight: bold;
}

.quality .qua-desc span {
    display: block;
    margin: 10px 0;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.quality .qua-desc {
    width: 535px;
    padding-top: 52px;
}

.plan .qua-desc p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.qd1 img {
    float: left;
}

.qd1 .qua-desc {
    float: right;
}

.qd2 img {
    float: right;
}

.qd2 .qua-desc {
    text-align: right;
}

.plan .prove {
    width: 910px;
    height: 460px;
    background: url('../images/prove-bg.jpg') no-repeat center;
}

.plan .prove h3 {
    color: #fff;
    padding-top: 40px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.plan .prove ul {
    overflow: hidden;
    width: 725px;
    margin: 40px auto 0;
}

.plan .prove li {
    float: left;
    margin-left: 40px;
    text-align: center;
}

.plan .prove li:first-child {
    margin-left: 0;
}

.plan .prove p {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

.ability-item {
    background-color: #f6f6f6;
    overflow: hidden;
    width: 910px;
    margin-bottom: 50px;
}

.ability-item img {
    float: left;
  	width: 420px;
  	height:250px;
}

.ability-item .info {
    padding: 40px 25px 0 25px;
    box-sizing: content-box;
}

.ability-item h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.ability-item h4 {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    margin-top: 12px;
}

.ability-item .sub-tit {
    display: block;
    margin-top: -10px;
    font-size: 30px;
    color: #aaa;
    color: rgba(170, 170, 170, 0.2);
    font-weight: bold;
    text-transform: uppercase;
}

.ability-item .info {
    position: relative;
}

.ability-item p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 36px;
}

.ability-item p span {
    color: #d7000f;
}

.ability1 .info {
    float: left;
    width: 430px;
    text-align: right;
}

.ability2 img {
    float: right;
}

.ability2 .info {
    width: 420px;
    float: right;
}

.equ ul {
    width: 960px;
    overflow: hidden;
}

.equ li {
    float: left;
    padding: 5px 5px 0 5px;
    background-color: #eaeaea;
    text-align: center;
    margin-right: 40px;
    margin-bottom: 30px;
}

.equ li p {
    color: #333;
    font-size: 16px;
    line-height: 54px;
}

.maps .link-group {
    padding-top: 39px;
    padding-bottom: 30px;
}

.maps .link-group h3 {
    font-size: 20px;
    color: #333;
}

.maps .link-group a {
    font-size: 16px;
    color: #666;
    margin-right: 45px;
}

.maps .link-group .link {
    margin-top: 20px;
}

.news .n-item {
    padding-bottom: 30px;
}

.news .n-item a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 18px;
}

.news .n-item a:hover {
    color: #006dea;
}

.n-item a span {
    font-weight: bold;
    color: #006dea;
    display: inline-block;
    padding-right: 8px;
}

.n-item .intro {
    height: 40px;
    overflow: hidden;
    margin-top: 18px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.n-item .intro:after {
    content: '...'
}

.news .tags {
    font-size: 12px;
    color: #999;
    font-style: italic;
    margin-top: 20px;
}

.news .tags {
    text-align: center;
}

.news .tags p {
    display: inline-block;
}

.n-item p {
    float: left;
}

.news .tags .time {
    margin-right: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 2px;
}

.n-item .tags {
    text-align: left;
}

.news .hr {
    margin-bottom: 40px;
}

.news .tags .time2 {
    margin-right: 16px;
}

.news .tags span {
    display: inline-block;
    margin-right: 10px;
}

.u-paging a {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #f3f3f3;
    line-height: 30px;
    color: #666;
    text-align: center;
}

.u-paging .prev {
    background: #f3f3f3 url('../images/prev.png') no-repeat center;
}

.u-paging .next {
    background: #f3f3f3 url('../images/next.png') no-repeat center;
}

.u-paging .current {
    background-color: #006dea;
    color: #fff;
}

.news .detail-tag {
    text-align: center;
}

.news .title {
    text-align: center;
    font-size: 24px;
}

.news-detail {
    padding-right: 0;
    padding-left: 0;
}

.news .hr2 {
    margin-top: 40px;
}

.news-inner {
    padding: 0 10px;
}
.news-inner img{width: 100%;height: auto;}
.turn {
    padding: 0 25px;
    background-color: #f6f6f6;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}

.turn a {
    color: #666;
}

.turn .turn-cell {
    width: 50%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.turn-next {
    text-align: right;
}

.contact h3 {
    font-size: 24px;
    color: #000000;
    text-align: center;
}

.contact .info {
    overflow: hidden;
    margin-top: 50px;
}

.contact .info p {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.map {
    padding: 20px;
    margin-top: 36px;
    margin-bottom: 60px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
}

#map {
    width: 100%;
    height: 220px;
}

.row-3 {
    overflow: hidden;
}

.row-3 .form-item {
    float: left;
    width: 290px;
    margin-left: 20px;
}

.row-3 .form-item:first-child {
    margin-left: 0;
}

form {
    margin-top: 50px;
}

form input {
    width: 100%;
    background-color: #f6f6f6;
    padding: 0 19px;
    border: 1px solid #efefef;
    outline: none;
    height: 50px;
    box-sizing: border-box;
    font-size: 16px;
}

form textarea {
    resize: none;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    font-size: 16px;
    line-height: 30px;
    background-color: #f6f6f6;
    border: 1px solid #efefef;
    padding: 16px 19px;
    margin-top: 20px;
    height: 200px;
}

.submit {
    display: block;
    width: 220px;
    height: 50px;
    margin: 40px auto 0;
    background-color: #006dea;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    border: 0;
    border-radius: 25px;
    outline: none;
}

.submit:hover {
    background-color: #005eca;
}

.about-top {
    overflow: hidden;
}

.about-top .intro {
    float: left;
    width: 445px;
}

.about-top img {
    display: block;
    float: left;
    margin-left: 50px;
    width: 412px;
    height: 328px;
    margin-top: 50px;
}

.about-top h3 {
    color: #000;
    font-size: 30px;
    font-weight: bold;
}

.about-top .line {
    width: 30px;
    height: 2px;
    margin: 16px 0;
    background-color: #006dea;
}

.about-top h4 {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

.about-top p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top:20px;
}

.about-arg .title {
    font-size: 50px;
    color: #333;
    font-weight: bold;
}

.about-arg .title span {
    font-size: 30px;
}

.about-arg ul {
    overflow: hidden;
    margin-top: 70px;
    padding-bottom: 42px;
}

.about-arg li {
    width: 33%;
    float: left;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}

.about-arg li:first-child {
    border-left: 0;
}

.about-arg p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 25px;
}

.about-mid {
    padding-top: 50px;
}

.about-mid p,.about-cul p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.about-cul {
    padding:0 0 60px 0;
}

.about-mid img {
    display: block;
}

.about-cul h3, .about-admin h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.about-cul h3:after, .about-cul h3:before, .about-admin h3:after, .about-admin h3:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 2px;
    width: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #006dea;
    padding: 0 10px;
}

.about-cul h3::after, .about-cul h3::before, .about-admin h3::after, .about-admin h3::before {
    background: url('//static.westarcloud.com/5a60131d93527e2ab90acdb8/images/eda37ed92at59c522de8epeefbaec5b3.png') no-repeat center;
}

.about-cul h4, .about-admin h4 {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 14px;
}

.about-cul ul {
    overflow: hidden;
    width: 930px;
    margin-top:0px;
}

.about-cul li {
    float: left;
    width: 443px;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 30px 0;
    margin: 0 20px 20px 0;
}

.about-cul .title {
    color: #333;
    font-size: 24px;
    margin: 25px auto 20px;
}

.about-cul ul p {
    font-size: 16px;
    color: #333;
    margin: 20px auto 10px;
}

.about-cul span {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.about-cul .text {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: left;
}

.about-admin {
    text-align: center;
}

.about-admin img {
    display: block;
    margin: 50px auto;
}

.honor li{float: left;margin-right:3%;width:31.33%;text-align: center;background-color: #eaeaea;padding: 20px 0;margin-bottom: 30px;}
.honor li:nth-child(3n){margin-right: 0;}
.honor li img{display: inline-block;height: 158px;}
.honor li p{color: #333;font-size: 14px;margin-top: 15px;}

.fixed-bar .phone img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 13px 12px;
}

.fixed-bar .phone {
    width: 220px;
    position: relative;
    left: 0;
}

.fixed-bar .phone span {
    width: 169px;
    display: none;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    vertical-align: middle;
    transition: .36s ease;
    margin-left: 1px;
    text-align: center;
}

.fixed-bar .phone:hover {
    left: -170px;
}

.fixed-bar .phone:hover span {
    display: inline-block;
}

.right-inner .hold {
    height: 100px;
    display: none;
}

.watch-fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
}

.f-qr {
    display: none;
    position: absolute;
    width: 180px;
    padding: 20px 0;
    left: -186px;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(7, 17, 27, .1);
}

.qr-img:hover .f-qr {
    display: block;
}

.f-qr img {
    display: block;
    position: relative;
    margin: 8px auto 0;
    width: 130px;
    height: 130px;
}

.f-qr p {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 18px;
}
.address {
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.address p{
    font-size: 14px;
    line-height: 26px;
    color: #999;
}
.address span{
    color:#f39939;
}